Add Your Domain to the Embeddable Domains List
Create a list of trusted domains that may embed Visier.
Any domains that you add to the list will be able to embed Visier charts and analyses. For more information, see Embed a Visualization. During embedding authentication, your Referer and Origin headers must match domains in the Embeddable Domains list. This ensures only allowed domains can embed the application.
- On the global navigation bar, click Settings > Embeddable Domains.
- Type a trusted URL and click Add.
Note:
- Each URL must begin with HTTPS and cannot have a trailing '/' character.
- Visier checks the domain and subdomain of a URL, but doesn't check the path. If you add https://example.com to the Embeddable Domains list, you can embed from https://example.com or https://example.com/path, but not from https://subdomain.example.com.
- You can add a wildcard (*) in the URL to add all subdomains to the list. For example, if you have many subdomains such as test.jupiter.com, sample.jupiter.com, and prod.jupiter.com, use *.jupiter.com to include them all as trusted domains. If you add a wildcard the domain must be third level or higher. For example, https://*.visier.com
Use a third party library to wrap your localhost and make it more secure before exposing your embeddable domain for testing and development purposes.
- When finished, click Save.